home *** CD-ROM | disk | FTP | other *** search
/ Spacewalker F97 / Spacewalker F97.iso / DRIVER / 408 / !OPT0200.CFG < prev    next >
Encoding:
EISA add-on card Configuration  |  1994-02-14  |  3.8 KB  |  186 lines

  1. BOARD
  2.     ID="OPT0200"
  3.     NAME = "OPTi 691/696 EISA MAIN BOARD"
  4.     MFR = "OPTi, Inc."
  5.     CATEGORY = "SYS"
  6.     AMPERAGE = 8000
  7.     SLOT=EMB(0)
  8.     READID=YES
  9.     COMMENTS = "
  10.        This is a Hi-Performance EISA 32-Bit 486
  11.        System Board from OPTi, Inc., Santa Clara,
  12.        CA. "
  13.     HELP = "
  14.        This is the main board configuration
  15.        help field for the OPTi 486 EISA
  16.        Evaluation Board."
  17. SYSTEM
  18.     NONVOLATILE=4096
  19.     AMPERAGE = 20000
  20.     SLOT(1)=EISA
  21.         LENGTH=341
  22.         BUSMASTER=YES
  23.     SLOT(2)=EISA
  24.         LENGTH=341
  25.         BUSMASTER=YES
  26.     SLOT(3)=EISA
  27.         LENGTH=341
  28.         BUSMASTER=YES
  29.     SLOT(4)=EISA
  30.         LENGTH=341
  31.         BUSMASTER=YES
  32.  
  33.     MEMORY=640K     ADDRESS=0       CACHE=YES       STEP=64K
  34.     MEMORY=3M       ADDRESS=1M      CACHE=YES       STEP=64K
  35.     MEMORY=7M       ADDRESS=1M      CACHE=YES       STEP=64K
  36.  
  37.  
  38. ;system board resources
  39.  
  40. GROUP="Basic Main Board Functions"
  41.     TYPE="SYS"
  42.  
  43. FUNCTION="TIMER"
  44.     COMMENTS="Reserves IRQ, DMA and other resources"
  45.     HELP="Help field for system board resources"
  46.     CHOICE="Reserved"
  47.         FREE
  48.             IRQ=0
  49.  
  50. FUNCTION="Real-time Clock"
  51.     CHOICE="Reserved"
  52.         FREE
  53.             IRQ=8
  54.             PORT=70H-71H
  55.  
  56. FUNCTION="Co-processor"
  57.     TYPE="NPX,387"
  58.     CHOICE="Installed"
  59.         LINK
  60.             IRQ=13
  61.             SHARE=YES
  62.  
  63. FUNCTION="Keyboard"
  64.     TYPE="KEY"
  65.     CHOICE="101 Key"
  66.         SUBTYPE="101"
  67.         LINK
  68.             IRQ=1
  69.             PORT=60H
  70.             PORT=64H
  71.  
  72. ENDGROUP
  73.  
  74. GROUP="System Board Memory Functions"
  75.  
  76. FUNCTION="System Board Base Memory"
  77.     TYPE="MEM"
  78.     COMMENTS="Selects 640K base memory for the 486 System Board"
  79.     HELP="This memory always exists."
  80.     CHOICE="640K base memory (default)"
  81.         HELP="Only choice is 640K base memory for the 486 System Board"
  82.     LINK
  83.     MEMORY=640K
  84.         ADDRESS=0H
  85.  
  86. FUNCTION="System Board Memory at 1MB"
  87.     TYPE="MEM"
  88.     COMMENTS="Selects SIMM types for the 486 System Board."
  89.     HELP="407 VL/EISA M/B use 1Mx36, 4Mx36 or 16Mx36 high density SIMMs on
  90.           each memory bank. Total memory from 4MB to 256MB, but the EISA
  91.           Utility can only config 64MB memory."
  92.  
  93.  
  94.     CHOICE="1 pcs 1Mx36,           ( 4 MB total, includes base, default) "
  95.         HELP = "Install on memory bank 0."
  96.         LINK
  97.         MEMORY=3172K
  98.             ADDRESS=1M
  99.             WRITABLE=YES
  100.             MEMTYPE=SYS
  101.             CACHE=YES
  102.  
  103.  
  104.     CHOICE="2 pcs 1Mx36,           ( 8 MB total, includes base, default) "
  105.         HELP = "Install on memory bank 0 & 1."
  106.         LINK
  107.         MEMORY=7168K
  108.             ADDRESS=1M
  109.             WRITABLE=YES
  110.             MEMTYPE=SYS
  111.             CACHE=YES
  112.  
  113.  
  114.     CHOICE="3 pcs 1Mx36,           (12 MB total, includes base, default) "
  115.         HELP = "Install on memory bank 0, 1, 2."
  116.         LINK
  117.         MEMORY=11648K
  118.             ADDRESS=1M
  119.             WRITABLE=YES
  120.             MEMTYPE=SYS
  121.             CACHE=YES
  122.  
  123.  
  124.     CHOICE="4 pcs 1Mx36,           (16 MB total, includes base, default) "
  125.         HELP = "Install on memory bank 0, 1, 2, 3."
  126.         LINK
  127.         MEMORY=15744K
  128.             ADDRESS=1M
  129.             WRITABLE=YES
  130.             MEMTYPE=SYS
  131.             CACHE=YES
  132.  
  133.  
  134.     CHOICE="1 pcs 4Mx36,           (16 MB total, includes base, default) "
  135.         HELP = "Install on memory bank 0."
  136.         LINK
  137.         MEMORY=15744K
  138.             ADDRESS=1M
  139.             WRITABLE=YES
  140.             MEMTYPE=SYS
  141.             CACHE=YES
  142.  
  143.  
  144.     CHOICE="2 pcs 4Mx36,           (32 MB total, includes base, default) "
  145.         HELP = "Install on memory bank 0, 1."
  146.         LINK
  147.         MEMORY=32124K
  148.             ADDRESS=1M
  149.             WRITABLE=YES
  150.             MEMTYPE=SYS
  151.             CACHE=YES
  152.  
  153.  
  154.     CHOICE="2 pcs 1Mx36,2 pcs 4Mx36(40 MB total, includes base, default) "
  155.         HELP = "1Mx36 on bank 0, 1, 4Mx36 on bank 2, 3."
  156.         LINK
  157.         MEMORY=40314K
  158.             ADDRESS=1M
  159.             WRITABLE=YES
  160.             MEMTYPE=SYS
  161.             CACHE=YES
  162.  
  163.  
  164.     CHOICE="3 pcs 4Mx36,           (48 MB total, includes base, default) "
  165.         HELP = "Install on memory bank 0, 1, 2."
  166.         LINK
  167.         MEMORY=48512K
  168.             ADDRESS=1M
  169.             WRITABLE=YES
  170.             MEMTYPE=SYS
  171.             CACHE=YES
  172.  
  173.  
  174.     CHOICE="4 pcs 4Mx36,           (64 MB total, includes base, default) "
  175.         HELP = "Install on memory bank 0, 1, 2, 3."
  176.         LINK
  177.         MEMORY=64884K
  178.             ADDRESS=1M
  179.             WRITABLE=YES
  180.             MEMTYPE=SYS
  181.             CACHE=YES
  182.  
  183.  
  184.  
  185. ENDGROUP
  186.